Choices in Architecture, Design, Algorithms, Data Structures for effective RDF Reasoning and Querying in a Big Data Environment [on hold]

Posted by user2891213 on Programmers See other posts from Programmers or by user2891213
Published on 2013-10-17T17:19:30Z Indexed on 2013/10/17 22:18 UTC
Read the original article Hit count: 182

Filed under:
|

As part of my academic project I would like to know what choices in Architecture, Design, Algorithms, Data Structures do we need in order to provide effective and efficient RDF Reasoning and Querying in a Big Data Environment.

Basically I want to get info regarding below points:

  1. What are the Systems and Software to get appropriate Architecture?
  2. What kind of API layer(s) would we need on top of the Big Data stores, to make this possible?
  3. The Indexing structures we will need.
  4. The appropriate Algorithms, and appropriate Algorithms for Query Planning across Big Data stores.
  5. The Performance Analysis and Cost Models we will need to justify the design decisions we have made along the way.

Can anyone please provide pointers..

Thanks, David

© Programmers or respective owner

Related posts about big-data

Related posts about semantic-web